Class LootFunctionHelper.RandomLootContext

java.lang.Object
net.minecraft.world.level.storage.loot.LootContext
jeresources.api.util.LootFunctionHelper.RandomLootContext
Enclosing class:
LootFunctionHelper

public static class LootFunctionHelper.RandomLootContext extends net.minecraft.world.level.storage.loot.LootContext
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.minecraft.world.level.storage.loot.LootContext

    net.minecraft.world.level.storage.loot.LootContext.Builder, net.minecraft.world.level.storage.loot.LootContext.DynamicDrop, net.minecraft.world.level.storage.loot.LootContext.EntityTarget
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class net.minecraft.world.level.storage.loot.LootContext

    addDynamicDrops, addVisitedCondition, addVisitedTable, getCondition, getLevel, getLootingModifier, getLootTable, getLuck, getParam, getParamOrNull, getQueriedLootTableId, getRandom, hasParam, removeVisitedCondition, removeVisitedTable, setQueriedLootTableId

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RandomLootContext

      public RandomLootContext()